body {

font-family: "Work Sans",sans-serif !important;

}
.h1, h1 {
    font-size: 1.5rem;
    color: #107407;
    margin-top: 1.2rem;
}
.h2, h2 {
    font-size: 1.1rem;
    color: #107407;
    margin-top: 1.2rem;
}
.h3, h3, .h4, h4, .h5, h5 {
    font-size: 1rem;
    color: #107407;
    margin-top: 1.2rem;
}

/* IE10-11 mobile only  */

@media screen and (max-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body { padding-top: 65px !important; }
}

/* IE10-11 fixed top  */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

  body {
    padding-top: 113px;
  }

  .ie11-fixed-top-1 {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 520 !important;
  }
  .ie11-fixed-top-2 {
    position: fixed;
    width: 100%;
    top: 55px;
  }
  .ie11-drpodown-lift {
    margin-top: -1px;
  }


}

/* ticket bullet ie11 */
@supports (-ms-ime-align: auto) {
  /* IE Edge 12+ CSS styles go here */ 


 table.topic  li {
    margin-left: 20px;
  }
}

/* missing clases */

@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-42 {
    width: 42% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
}

a:hover, a {color: #e20d0d;}
.a-wrap {
    word-break:break-all;
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* CLEAR FIX */
/*.container:after, .container:before {
    display: table;
    content: '';
    clear: both;
    box-sizing: border-box;
}*/

#main_content ul {
  list-style: none; /* Remove default bullets */
}

#main_content ul li::before {
  content: "\25A0";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #107407; /* Change the color */

  position: absolute;

  /*font-weight: bold; /* If you want it to be bold */
  font-size: 0.5em;
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 2.2em; /* Also needed for space (tweak if needed) */
  margin-left: -2.2em; /* Also needed for space (tweak if needed) */
  /*vertical-align: 1em;*/
  margin-top: 6px;
}

.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}

/* microsoft bug */
.row {
  margin-right: 0;
  margin-left: 0;
}

.top-menu li a {
	text-transform: uppercase;
	color: #212529;
}
.top-menu li a:hover, .top-menu li a:active {
  color: #e20d0d !important;
/*  background-color: #f8f9fa;*/

}
.mega-menu .dropdown-item:hover {
  background-color: #f8f9fa;  
}
.errortext {
  color: red;  
}

.search {
   height: 24px;
   font-size: 12px;
   line-height: 24px;
   min-width: 300px;
   border: none;
}

.fa-search {
	color: green;
	font-size: 16px;
}

.btn-search {
	background-color: #fff;
}

.my-lang {
  font-size: 0.9rem;
  color: #454545;
}

/*.my-lang:hover, .my-lang i:hover {
  color: #e20d0d;
}*/

.green, .required, .starrequired {
    color: #107407;
}

.my-drop-menu-hover:hover i, .my-drop-menu-hover:hover button {
  color: #e20d0d !important;
}

.lang-globe {
  color: #454545;
}

.my-drop-menu:hover>.dropdown-menu {
	display: block;
	margin-top: initial;
	min-width: 0;
}

.my-drop-menu-search div a:hover {
  color: #e20d0d;
}
.my-drop-menu-search:hover>.dropdown-menu {
	display: block;
	margin-top: initial;
	min-width: 0;
	font-size: 12px;
}

.dropdown-menu-arrow {
  top: -25px;
  left: 50%;
  width: 0;
  height: 0;
  position: relative;
}
.dropdown-menu-arrow:before,
.dropdown-menu-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent;
  z-index: 1002;
}
.dropdown-menu-arrow:after {
  bottom: -18px;
  right: -8px;
  border-bottom-color: #fff;
}
.dropdown-menu-arrow:before {
  bottom: -17px;
  right: -8px;
  border-bottom-color: rgba(0,0,0,.15);
}

/*
.mega-menu {
	width: 600px;
	overflow: hidden;

}*/
.mega-menu a {
	text-transform: none !important;
}

.sticky-top {
  z-index: 500 !important;
}
.bg-grey {
  background-color: #f5f5f5;
}

.my-jumbotron {
 background-image: url('/bitrix/templates/dl2019/images/banner-main-1.jpg');
 background-color: #010501;
 background-size: cover;
 background-repeat: no-repeat;
 color: #fff;
}
.span_h1 {
  font-size: 2.5rem;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
}
.span_h27, .span_h2, .jimb_h1 {
  font-size: 2rem !important;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: bold !important;
  line-height: 1.2;
}
.span_h3 {
  font-size: 1.5rem;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
}
.jimb_2_h1 {
  font-size: 2rem !important;
  font-family: inherit;
  line-height: 1;
  margin-bottom: .5rem;
}
.bold {
  font-weight: bold;
}
/*.span_h27 {
  font-size: 1.7rem;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
}*/
.btn-main {
  color: #fff;
  background-color: #e20d0d;
}
.btn-main:hover {
  color: #e20d0d;
  background-color: #fff;
}

.my-right-topmenu {
  font-stretch: condensed !important;
  letter-spacing: 0.1em;
  text-transform: none !important;
}
.my-right-topmenu-invert {
  background-color: #107407;
  color: #fff !important;
}
.my-right-topmenu-invert:hover {
  background-color: #fff !important;
  color: #107407 !important; 
  /*border-style: solid;
  border-width: 1px;*/
}
.my-bread-link {
  color: #2a2c2b;
}

.my-bread-home {
  color: #babcc0;
}
.my-bread-home:hover {
  color: #e20d0d;
}
.sectlogo {
  display: none;
}
#navbarsExample01 .nav-link:hover, #navbarsLang .nav-link:hover{
  color: #e20d0d !important;
/*  background-color: grey; */  
background-color: #f8f9fa;  
}
/*#main_content {
  padding: 2rem 0 2rem 0;
}*/
.navbar-toggler-icon-size
{
  font-size: 0.7rem;
}
.navbar-toggler-icon-size-2
{
  font-size: 0.9rem;
}
.my-foot-linkhead, .my-foot-head a {
  font-size: 0.8rem;
  color: #888888;
  text-transform: uppercase;
}
.my-foot-head a:hover {
  color: #e20d0d;
}
.my-foot-socials, .my-foot-socials a {
  color: #62666b;
  font-size: 1.3rem;
}
.my-foot-link li a, .hp_info_block#hp_info3 a, .hp_info_block a {
 color: #404040 !important;
 text-transform: none !important;
}
.my-foot-link li a:hover, .hp_info_block#hp_info3 a:hover, .hp_info_block a:hover {
  color: #e20d0d !important;
  text-decoration: underline !important;
}
.copy-bottom {
  color: #c9c9c9;
  font-size: 0.9rem;
}

.h2_hp_info_block {
    /*margin: 5px 0 25px;*/
    /*white-space: nowrap !important;*/
    margin: 5px 0 5px;
    font-size: 18px;
    line-height: 19px;
    font-weight: bold;
}
.h2_hp_info_block span {
    font-size: 10px;      
    font-weight: bold;
    padding-top: 10px;
}
.hp_info_block h2 span {
    font-size: 10px;
}
.hp_info_block ul {
    list-style: none;
    padding: 0 0 0   0px;
    margin: 0;
}
.hp_info_block ul li {
    margin: 15px 0 0;
    /*font-size: 13px;*/
    font-size: 1rem;
    line-height: 20px;
}
/*.hp_info_block a {
    color: rgb(51, 51, 51);
    text-decoration: underline;
}
.hp_info_block a:visited {
    color: rgb(137, 137, 137);
}*/
.hp_info_block#hp_info3 {
    /*width: 272px;*/
    padding: 0px 15px 15px 0px;
    position: relative;
    /*z-index: 20;*/
}
.hp_info_block#hp_info3 p {
    /*margin: 15px 0 0;*/
    font-size: 12px;
    line-height: 17px;
}
 .hp_info_block#hp_info3 {
    /*width: 272px;*/
    /*padding: 15px 15px 15px 25px;
    position: relative;
    z-index: 20;*/
}
 .hp_info_block#hp_info3 p {
    margin: 15px 0 0;
    /*font-size: 12px;*/
    line-height: 17px;
    font-size: 0.8rem;
}
 .hp_info_block#hp_info3 a {
    text-decoration: none !important;
}

/* old html no reset */
#main_content p {
  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
}

#main_content .testimonial {
    border-bottom: 1px solid #107407;
    padding: 0 0 0 170px;
    overflow: hidden;
}

#main_content .testimonial#ms {
    background: url("/images/logos/ms_logo.png") no-repeat 17px center;
}
#main_content .testimonial#momenta {
    background: url("/images/logos/momenta_logo.png") no-repeat 17px center;
}
#main_content .testimonial#clp {
    background: url("/images/logos/clp_logo.png") no-repeat 17px center;
}
#main_content .testimonial#washoe_county {
    background: url("/images/logos/Washoe County.png") no-repeat 25px center;
}
#main_content .testimonial#ignis_asset_management {
    background: url("/images/logos/Ignis Asset Management.png") no-repeat 10px center;
}
#main_content .testimonial#mammoth_hospital {
    background: url("/images/logos/Mammoth Hospital.png") no-repeat 10px center;
}
#main_content .testimonial#weblight {
    background: url("/images/logos/Weblight.png") no-repeat 10px center;
}
#main_content .testimonial#paris_smith_and_randall {
    background: url("/images/logos/Paris Smith and Randall.png") no-repeat 10px center;
}
#main_content .testimonial#irwin_mitchell {
    background: url("/images/logos/Irwin Mitchell.png") no-repeat 10px center;
}
#main_content .testimonial#stahl {
    background: url("/images/logos/Stahl.png") no-repeat 10px center;
}
#main_content .testimonial#christ_s_hospital {
    background: url("/images/logos/Christ's Hospital.png") no-repeat 10px center;
}
#main_content .testimonial#cambridge_building_society {
    background: url("/images/logos/Cambridge Building Society.png") no-repeat 10px center;
}
#main_content .testimonial#norwich_and_peterborough_building_society {
    background: url("/images/logos/Norwich and Peterborough Building Society.png") no-repeat 10px center;
}
#main_content .testimonial#triodos_bank {
    background: url("/images/logos/Triodos Bank.png") no-repeat 10px center;
}
#main_content .testimonial#bae_systems {
    background: url("/images/logos/BAE Systems.png") no-repeat 10px center;
}
#main_content .testimonial#accu-tech {
    background: url("/images/logos/Accu-Tech.png") no-repeat 10px center;
}
#main_content .testimonial#kbm {
    background: url("/images/logos/KBM.png") no-repeat 30px center;
}

#main_content.partners_list p {
    padding: 0 0 0 200px;
    margin: 25px 0;
}
#main_content.partners_list p#securstar {
    background: url("/i/securstar_logo.gif") no-repeat left center;
}
#main_content.partners_list p#sandisk {
    background: url("/i/sandisk_logo.png") no-repeat left center;
}
#main_content.partners_list p#intel {
    background: url("/i/intel_logo.png") no-repeat 45px center;
}
#main_content.partners_list p#ironkey {
    background: url("/i/ironkey_logo.jpg") no-repeat left center;
}
#main_content.partners_list p#lok-it {
    background: url("/i/lokit_logo.jpg") no-repeat left center;
}
#main_content.partners_list p#sentrybay {
    background: url("/i/sentrybay.gif") no-repeat left center;
}
#main_content.partners_list p#oculis_labs {
    background: url("/i/oculislogo_as1.jpg") no-repeat left center;
}
#main_content.partners_list p#gd_sfs {
    background: url("/i/sfs_logo1.jpg") no-repeat left center;
}

#main_content .support_docs ul {
    margin: 15px 0;
    padding: 0 0 0 40px;
    list-style: none;
    background-position: left 5px;
}

#main_content .support_docs ul li::before  {
  content: none !important;
}

#main_content .support_docs ul li, #main_content  ul.nobullets li {
    padding: 0;
    background: none;
}
#main_content .us {
    background: url("/bitrix/templates/dl2012/images/us1.png") no-repeat;
}
#main_content .fr {
    background: url("/bitrix/templates/dl2012/images/fr1.png") no-repeat;
}
#main_content .it {
    background: url("/bitrix/templates/dl2012/images/it1.png") no-repeat;
}
#main_content .de {
    background: url("/bitrix/templates/dl2012/images/de1.png") no-repeat;
}
#main_content .es {
    background: url("/bitrix/templates/dl2012/images/es1.png") no-repeat;
}
#main_content .jp {
    background: url("/bitrix/templates/dl2012/images/jp1.png") no-repeat;
}
#main_content .ru {
    background: url("/bitrix/templates/dl2012/images/ru1.png") no-repeat;
}

#main_content.purchase hr {
    border: 0 none;
    height: 1px;
    background: rgb(149, 173, 111);
    color: rgb(149, 173, 111);
}
#main_content .ordering_info {
    background: rgb(237, 242, 228);
    margin: 0 0 0 0px;
    padding: 0 29px;
    /*width: 688px;*/
    width: 100%;
    overflow: hidden;
    -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
}
#main_content .ordering_info_header {
    max-width: 100%;
    /*height: 28px;*/
    line-height: 26px;
    margin: 18px 0 -2px -0px;
    border-radius: 5px 5px 0 0;
    background: rgb(237, 242, 228);
    padding: 0 18px;
    float:left;
    color: rgb(103, 128, 64);
    -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
}
#main_content .ordering_info h2, #main_content .ordering_info h3 {
    color: rgb(103, 128, 64);
}
#main_content.management {
    /*font-size: 13px;
    line-height: 17px;*/
    padding-right: 26px;
    /*width: 692px;*/
}
/*#main_content.management p {
    margin: 10px 0 0;
}*/
.fleft {
    float: left;
}
#main_content.management .photo {
    margin: -8px 14px 0 0;
}

#main_content.management .clear {
    clear: both;
}

#main_content .screenshot {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}

#main_content .display_none {
    display: none;
}

#main_content .tabledata {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}
#main_content .tabledata tr {
    border: 1px solid rgb(149, 173, 111);
}
#main_content .tabledata td {
    padding: 5px;
    vertical-align: top;
}
#main_content .tabledata td:first-child {
    width: 60px;
    font-weight: bold;
}

#main_content .newsimg {
    margin: 0 20px 10px 0;
}

#main_content .datetime {
    margin: 0 0 0 50px;
    line-height: 2rem;
/*    vertical-align: bottom;*/
}

#main_content .social_btns {
    height: 20px;
    /*background: #EEEFEF;
    border: 1px solid #E5E5E5;*/
    margin: 20px 0 0;
    padding: 7px 0;
}

#main_content .social_btns ul {
    list-style: none;  
    padding: 0;
    margin: 0;
}
#main_content .social_btns ul: {
    list-style: none;  
    padding: 0;
    margin: 0;
}
#main_content .social_btns ul li {

    display: block;
    float: left;
    /*padding: 0 0 0 10px;*/
}

.important {
    font-weight: bold;
}

.fright {
    float: right;
}
.fleft {
    float: left;
}

.h3_blog {
    margin: 13px 0 0 0;
    font-weight: 500;
}

.main_tab_head {
  color: #107407;
  font-weight: bold;
}
.bg-front {
 background-image: url('/bitrix/templates/dl2019//images/front-bg.jpg');
}
.tahoma {
  font-family: Tahoma;
}
.uppercase {
  text-transform: uppercase;
}

.bread ol li{
  list-style-type: none;
  float: right; 
  padding: 0 0px 0 0;
}
.bread ol {
    padding-left: 0;
} 
.bread {
    padding: 0 0 0px 0;
}
/*
.bread ol li a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}*/

/*----------------     L E G A C Y      -----------*/
.bregform {
    float: left;
}
.bregform.fnone {
    float: none;
}
.bregform .field_caption {
    display: inline-block;
    width: 67px;
    text-align: right;
    vertical-align: top;
}
.bregform#cpform .field_caption {
    width: 165px;
}
.bregform#rform .field_caption, .bregform#DLLEADS .field_caption {
    width: 310px;
}
.bregform#Webinar_registration_form .field_caption, .bregform#orders .field_caption, .bregform#find_a_var .field_caption {
    width: 255px;
}
.bregform input[type=text], .bregform input[type=password], .bregform select, .bregform textarea {
    width: 249px;
    padding: 1px;
    border: 1px solid rgb(175, 175, 175);
}
#filter input[type=checkbox] {
  margin-left: 10px;
}
.bregform select {
    width: 252px;
    padding: 0;
}
/*
.bregform input[type=submit], .bregform input[type=reset] {
    width: 108px;
    height: 23px;
    line-height: 23px;
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_authorize.png") repeat-x left top;
    color: white;
    font-size: 13px;
}*/
.bregform#cpform input[type=submit] {
    width: 138px;
}
.events_reg .bregform .field_caption {
    width: 175px;
}
.new_partner .bregform .field_caption {
    width: 200px;
}
.beta .bregform .field_caption {
    width: 295px;
}
.coupon .bregform .field_caption {
    width: 335px;
}
.bregform textarea {
    height: 90px;
}
.bregform.move select {
    width: auto;
}
.bregform.move input[type=submit] {
    width: 138px;
}
#main_content .forum.profile td:first-child {
    text-align: right;
}
#main_content .forum.edit_profile td:first-child + td {
    vertical-align: top;
}
.postform {
    width: 505px;
}
.postform .icons input {
    margin: 0 5px;
    padding: 1px;
}
.postform .icons img, .bregform.postform .icons input {
    vertical-align: middle;
}
.postform input[type=text], .postform input[type=password], .postform textarea {
    padding: 1px;
    border: 1px solid rgb(175, 175, 175);
    width: 500px;
}
.postform select {
    border: 1px solid rgb(175, 175, 175);
    font-size: 11px;
}
.postform /*input[type=submit],*/ .postform input[type=button] {
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_authorize.png") repeat-x left top;
    color: white;
}
.postform input[type=submit] {
    /*line-height: 23px;
    font-size: 13px;
    height: 23px;
    padding: 0 15px;*/
}
.postform input[type=button] {
    margin: 3px 0;
    line-height: 18px;
    font-size: 11px;
}
.tickets_filter input[type=text], .tickets_filter input[type=password], .tickets_filter select, .tickets_filter textarea, .tickets_filter input[type=submit], .tickets_filter input[type=reset] {
    width: auto;
}
.tickets_filter input[type=submit], .tickets_filter input[type=reset] {
    padding: 0 15px;
}
.tickets_filter a {
/*    text-decoration: none;*/
}

/* ----------------------------- */

.bysubmitting
{
    font-size: 11px;
    line-height: 15px;
}
.front-subtext {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1rem;
  padding-top: 0px !important;
}

.fancybox-content {
  background-color: #fff !important;
}

/* -------- Mobilr animate --- */
.c-hamburger {
  display: inline;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 38px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;

  /*border: none;*/
  cursor: pointer;
  transition: background 0.3s;

  border-radius: 5px;
/*  border-color: #dfe0e1;*/
  border: 1px solid #dfe0e1;
}
 
.c-hamburger:focus {
  outline: none;
}


.c-hamburger span {
  display: block;
  position: absolute;
  top: 17px;
  left: 12px;
  right: 12px;
  height: 2px;
  background: #7c7c7d;

}
 
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #7c7c7d;
  content: "";
}
 
.c-hamburger span::before {
  top: -8px;
}
 
.c-hamburger span::after {
  bottom: -8px;
}




.c-hamburger--htx {
  /*background-color: #ff3264;*/
  background-color: #fff;
}
 
.c-hamburger--htx span {
  transition: background 0s 0.3s;
}
 
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
 
.c-hamburger--htx span::before {
  transition-property: top, transform;
}
 
.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}
 
/* состояние active при открытом меню  */
.c-hamburger--htx.is-active {
  background-color: #fff;
}
 
.c-hamburger--htx.is-active span {
  background: none;
}
 
.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}
 
.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
 
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}


.fancybox-ttt
{
  height: 300px;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}

#main_content .btn_red  {
    background-color: #e20d0d;
    color: #fff;
    border-radius: .25rem;
    padding: 10px 17px 10px 17px;
    text-decoration: none;
}
#main_content .btn_red:hover {
  color: #e20d0d;
  background-color: #fff;
}

#main_content .forum {
    width: 100%;
    border-spacing: 0;
    border: 0;
    margin: 25px 0 0;
}
#main_content .forum th, #main_content .forum td {
    padding: 8px;
}
#main_content .forum th {
    border: 1px solid rgb(149, 173, 111);
    border-left-color: white;
    background: #F7F7F8;
    white-space: nowrap;
}
#main_content .forum th * {
    vertical-align: middle;
}
#main_content .forum th:first-child {
    border-left-color: rgb(149, 173, 111);
}
#main_content .forum td {
    border: 1px solid #C7CACC;
    border-top-color: #F7F7F8;
    border-left-color: white;
}
#main_content .forum th td , #main_content .forum td td {
    border: 0 none;
    padding: 0;
}
#main_content .forum td:first-child {
    border-left-color: #C7CACC;
    text-align: center;
}
#main_content .forum small {
    font-size: 12px;
    line-height: 14px;
}
#main_content .forum .gray {
    background: #F7F7F8;
}
#main_content .pagenav, #main_content .fform p {
    margin: 25px 0 0;
}
#main_content .fform p {
    text-align: right;
}
#main_content .forum .sort {
    display: inline-block;
    width: 9px;
    margin: 0 0 0 10px;
    line-height: 10px;
}
#main_content .forum .sort .top img {
    vertical-align: top;
}
#main_content .forum .sort .bottom img {
    vertical-align: bottom;
}
#main_content .forum.topic td {
    vertical-align: top;
}
#main_content .forum.topic .gray td {
    vertical-align: middle;
}
#main_content .forum.topic td:first-child {
    text-align: left;
}
#main_content .forum.topic .top {
    margin: 0;
}
#main_content .forum.topic tr:first-child td {
    border-top-color: #C7CACC;
}
#main_content .forum.tickets_list {
    /*table-layout: fixed;*/
    word-wrap: break-word;
}